home *** CD-ROM | disk | FTP | other *** search
/ Clickx 75 / Clickx 75.iso / software / expressionweb / expressionwebv3 / ExpressionWeb_en.exe / Setup / WeLocen.cab / Microsoft.Expression.Web.Help.en / styles / presentation.css
Encoding:
Cascading Style Sheet File  |  2009-06-19  |  20.4 KB  |  1,132 lines

  1. ∩╗┐/* Added by LCraw Oct 5, 2007 for Kittyhawk Pre-release Header */
  2. .PrereleaseHeader {
  3.     color: #FF0000;
  4. }
  5. /* End LCraw addition */
  6.  
  7.  
  8. /* * * This file was autogenerated by Styler at 02:02 on 02/15/2003 * * */
  9.  
  10.  
  11. /***********************************************************
  12.  *             SCRIPT-SUPPORTING STYLES
  13.  ***********************************************************/
  14.  
  15. /* Defines the userData cache persistence mechanism. */
  16. .userDataStyle
  17. {
  18.     behavior: url(#default#userData);
  19. }
  20.  
  21. /* Used to save the scroll bar position when navigating away from a page. */
  22. div.saveHistory
  23. {
  24.     behavior: url(#default#savehistory);
  25. }
  26.  
  27. /* Formats the expand/collapse images for all collapsible regions. */
  28. img.toggle
  29. {
  30.     border: 0;
  31.     margin-right: 5;
  32. }
  33.  
  34. /* Formats the Collapse All/Expand All images. */
  35. img#toggleAllImage
  36. {
  37.     margin-left: 0;
  38.     vertical-align: middle;
  39. }
  40.  
  41. /* Supports XLinks */
  42. MSHelp\:link
  43. {
  44.      text-decoration: underline;
  45.     color: #0000ff; 
  46.     hoverColor: #3366ff;
  47.     filterString: ;
  48. }
  49.  
  50.  
  51. /***********************************************************
  52.  *             CONTENT PRESENTATION STYLES
  53.  ***********************************************************/
  54.  
  55. body
  56. {
  57.     background:    #FFFFFF;
  58.     color: #000000;
  59.     font-family:    Segoe UI, LucidaGrande, sans-serif;
  60.     font-size: 10pt;
  61.     font-style: normal;
  62.     font-weight: normal;
  63.     margin-top:    0;
  64.     margin-bottom:    0;
  65.     margin-left:    0;
  66.     margin-right:    0;
  67.     width:    100%;
  68. }
  69.  
  70. dl
  71. {
  72.     margin-top:    15;
  73.     margin-bottom:5;
  74.     padding-left:    1;
  75. }
  76.  
  77. dl.authored dt {
  78.     font-style:    bold;
  79.     margin-top: 2;
  80. }
  81.  
  82. dd {
  83.     margin-left:    0;
  84. }
  85.  
  86. ul
  87. {
  88.     margin-top:0;
  89.     margin-bottom:0;
  90.     margin-left: 17;
  91.     list-style-type: disc;
  92. }
  93.  
  94. ul ul
  95. {
  96.     margin-bottom: 4;
  97.     margin-left: 17;
  98.     margin-top: 3;
  99.     list-style-type: disc;
  100. }
  101.  
  102. ol {
  103.     margin-top:0;
  104.     margin-bottom:0;
  105.     margin-left: 28;
  106.     list-style-type: decimal;
  107. }
  108.  
  109. ol ol {
  110.     margin-bottom: 4;
  111.     margin-left: 28;
  112.     margin-top: 3;
  113.     list-style-type: lower-alpha;
  114. }
  115.  
  116. li {
  117.     margin-top: 5;
  118.     margin-bottom: 5;
  119. }
  120.  
  121. p {
  122.     margin-top: 10;
  123.     margin-bottom: 5;
  124. }
  125.  
  126. a:link {
  127.     color:    #2981BC;
  128. }
  129.  
  130. a:visited {
  131.     color: #2981BC;
  132. }
  133.  
  134. a:hover {
  135.     color:    #2981BC;
  136. }
  137.  
  138. code
  139. {
  140.     font-family:    Monospace, Courier New, Courier;
  141.     font-size: 105%;
  142.     color:    #000000;
  143. }
  144.  
  145. span.parameter {
  146.     font-style: italic;
  147. }
  148.  
  149. span.italic {
  150.     font-style: italic;
  151. }
  152.  
  153. span.selflink {
  154.     font-weight: bold;
  155. }
  156.  
  157. span.nolink {
  158.     font-weight: bold;
  159. }
  160.  
  161. /***********************************************************
  162.  *             STRUCTURE PRESENTATION STYLES
  163.  ***********************************************************/
  164.  
  165. /* Applies to everything below the non-scrolling header region. */
  166. div#mainSection
  167. {
  168.     font-size: 100%;
  169.     width: 100%;
  170. }
  171. html>body #mainSection
  172. {
  173.     font-size:100%;
  174.     width: 100%;
  175. }
  176.  
  177. /* Applies to everything below the non-scrolling header region, minus the footer. */
  178. div#mainBody
  179. {
  180.     font-size: 100%;
  181.     margin-left: 15;
  182.     margin-top: 10;
  183.     padding-bottom: 20;
  184. }
  185.  
  186. html>body #mainBody
  187. {
  188.     font-size: 93%;
  189.     margin-left: 15;
  190.     margin-top: 10;
  191.     padding-bottom: 20;
  192. }
  193.  
  194. /* Adds right padding for all blocks in mainBody */
  195. div#mainBody p, div#mainBody ol, div#mainBody ul, div#mainBody dl
  196. {
  197.     padding-right: 5;
  198. }
  199.  
  200. /*------------------------------ Begin Non-scrolling Header Region Styles -------------------------------*/
  201. /* Applies to the entire non-scrolling header region. */
  202. div#header
  203. {
  204.     background-color: #FFFFFF;
  205.     border-bottom: 1px solid #D5D5D3;
  206.     padding-top:    0;
  207.     padding-bottom:    0;
  208.     padding-left:    0;
  209.     padding-right:    0;
  210.     width:    100%;
  211.     background-image: url('../Icons/bg_image.jpg');
  212.     background-repeat: no-repeat;
  213. }
  214.  
  215. /* Applies to both tables in the non-scrolling header region. */
  216. div#header table
  217. {
  218.     width:    100%;
  219. }
  220.  
  221. /* Applies to cells in both tables in the non-scrolling header region. */
  222. div#header table td
  223. {
  224.     color: #2981BC;
  225.     font-size: 70%;
  226.     margin-top:    0;
  227.     margin-bottom:    0;
  228.     padding-right: 20;
  229. }
  230. /* Applies to second row in the upper table of the non-scrolling header region. */
  231. div#header table tr#headerTableRow2 td
  232. {
  233.     padding-left: 13px;
  234. }
  235.  
  236. /* Applies to the last row in the upper table of the non-scrolling header region. Text 
  237.    in this row includes See Also, Constructors, Methods, and Properties. */
  238. div#header table tr#headerTableRow3 td
  239. {
  240.     padding-top: 2px;
  241.     padding-left: 15;
  242. }
  243.  
  244. /* Applies to the lower table in the non-scrolling header region. Text in this table
  245.    includes Collapse All/Expand All, Language Filter, and Members Options. */
  246. div#header table#topTable
  247. {
  248.     border-top-color: #FFFFFF;
  249.     border-top-style: solid;
  250.     border-top-width: 1;
  251.     text-align: left;
  252.     padding-left: 15;
  253.     padding-top: 5px;
  254.     padding-bottom: 5px;
  255. }
  256.  
  257. /* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors, 
  258.    Protected Constructors, Public Properties, Protected Properties, and so on). */
  259. div#mainSection table td.imageCell
  260. {
  261.     white-space: nowrap;
  262. }
  263. /*------------------------------ End General Table Styles -------------------------------*/
  264.  
  265. /*------------------------------ Begin General Table Styles -------------------------------*/
  266.  
  267. div#mainBody div.alert, div#mainBody div.code, div#mainBody div.tableSection
  268. {
  269.     width:98.9%;
  270. }
  271.  
  272. div#mainBody div.section div.alert, div#mainBody div.section div.code,
  273. div#mainBody div.section div.tableSection
  274. {
  275.     width:100%;
  276. }
  277.  
  278. div#mainBody div.section ul div.alert, div#mainBody div.section ul div.code,
  279. div#mainBody div.section ul div.tableSection, div#mainBody div.section ol div.alert, 
  280. div#mainBody div.section ol div.code, div#mainBody div.section ol div.tableSection
  281. {
  282.     width:100%;
  283. }
  284.  
  285. div.alert p, div.code p
  286. {
  287.     margin-top:5;
  288.     margin-bottom:8;
  289. }
  290. dd p
  291. {
  292.     margin-top:2;
  293.     margin-bottom:8;
  294. }
  295. div.tableSection p
  296. {
  297.     margin-top:1;
  298.     margin-bottom:4;
  299. }    
  300. li p
  301. {
  302.     margin-top:2;
  303.     margin-bottom:2;
  304. }
  305. div.seeAlsoNoToggleSection dl
  306. {
  307.     margin-top:8;
  308.     margin-bottom:1;
  309.     padding-left:1;
  310. }
  311. div.seeAlsoNoToggleSection dd p
  312. {
  313.     margin-top:2;
  314.     margin-bottom:8;
  315. }
  316. div.section dl
  317. {
  318.     margin-top:8;
  319.     margin-bottom:1;
  320.     padding-left:1;
  321. }
  322. div.section dd p
  323. {
  324.     margin-top:2;
  325.     margin-bottom:8;
  326. }
  327. /*------------------------------ End General Table Styles -------------------------------*/
  328.  
  329.  
  330.  
  331. /*------------------------------ Begin Syntax and Snipper Code Block Styles -------------------------------*/
  332. div.code table
  333. {
  334.     border: 0;
  335.     font-size: 95%;
  336.     margin-bottom: 5;
  337.     margin-top:-.4em;
  338.     width: 100%
  339. }
  340.  
  341. div.code table th
  342. {    
  343.     background:    #2981BC;
  344.     border-bottom-color: #C8CDDE;
  345.     border-bottom-style: solid;
  346.     border-bottom-width: 1;
  347.     color: #FFFFFF;
  348.     font-weight: bold;
  349.     padding-left: 5;
  350.     padding-right: 5;
  351. }
  352.  
  353. div.code table td
  354. {
  355.     background:    #F5FBFE;
  356.     border-top-color: #FFFFFF;
  357.     border-top-style: solid;
  358.     border-top-width: 1;
  359.     padding-left: 5;
  360.     padding-right: 5;
  361.     padding-top: 5;
  362. }
  363. /* Applies to the running header text in the first row of the upper table in the
  364.    non-scrolling header region. */
  365. span#runningHeaderText
  366. {
  367.     color: #2981BC;
  368.     font-size: 90%;
  369.     padding-left: 13;
  370. }
  371.  
  372. /* Applies to the topic title in the second row of the upper table in the
  373.    non-scrolling header region. */
  374. span#nsrTitle
  375. {
  376.     color: #000000;
  377.     font-size: 160%;
  378.     font-weight: 800;
  379.     font-family: Segoe UI, sans-serif;
  380. }
  381. /*------------------------------ End Non-scrolling Header Region Styles -------------------------------*/
  382.  
  383.  
  384. /* Formats the footer. Currently, the transforms pass in two parameters to the 
  385.    footer SSC, but the default footer SSC doesn't use either parameter.
  386.    TODO: Investigate whether the default footer SSC has any impact on doc spec. */
  387. div#footer
  388. {
  389.     font-size: 90%;
  390.     margin-top:    0;
  391.     margin-bottom:    0;
  392.     margin-left:    0;
  393.     margin-right:    0;
  394.     padding-top:    8;
  395.     padding-bottom:    6;
  396.     padding-left:    1;
  397.     padding-right:    1;
  398.     width:    100%;
  399. }
  400.  
  401. html>body div#footer
  402. {
  403.     font-size: 100%;
  404.     margin-top:    0;
  405.     margin-bottom:    0;
  406.     margin-left:    0;
  407.     margin-right:    0;
  408.     padding-top:    2;
  409.     padding-bottom:    6;
  410.     padding-left:    1;
  411.     padding-right:    1;
  412.     width:    98%;
  413. }
  414.  
  415. /* Unable to find this style in the transforms. The default footer SSC adds a plain horizontal rule.
  416.    TODO: Determine whether this style is required by th? doc spec. */
  417. /*
  418. hr#footerHR
  419. {
  420.     border-bottom-color: #EEEEFF;
  421.     border-bottom-style: solid;
  422.     border-bottom-width: 1;
  423.     border-top-color: C8CDDE;
  424.     border-top-style: solid;
  425.     border-top-width: 1;
  426.     height: 3;
  427.     color: #D4DFFF;
  428. }
  429. */
  430.  
  431. /********************************************************************************************************************
  432.     Collapsible Section Structure
  433.  
  434.     <h1 class="heading">                            // Format of the collapsible section text
  435.         <span onclick="ExpandCollapse(xxxToggle)">    // Defines the onclick procedure for the expand/collapse section
  436.             <img id="xxxToggle">                    // Expand/collapse image
  437.             </img>
  438.         </span>
  439.     </h1>
  440.  
  441.     <div id="xxxSection" class="section">            // The body of the collapsible section; hidden by default
  442.     </div>
  443.  
  444.  
  445.     The ExpandCollapse() function is responsible for toggling the expand/collapse image, and for
  446.     displaying/hiding the body of the collapsible section.
  447. ********************************************************************************************************************/
  448.  
  449. /* Applies to the body of a collapsible section */
  450. div.seeAlsoNoToggleSection
  451. {
  452.     margin-left:0;
  453.     padding-top:    2;
  454.     padding-bottom:    2;
  455.     padding-left:    0;
  456.     padding-right:    15;
  457.     width:    100%;
  458. }
  459.  
  460. div.section
  461. {
  462.     margin-left:0;
  463.     padding-top:    0;
  464.     padding-bottom:    0;
  465.     padding-left:    16;
  466.     padding-right:    15;
  467.     width:    100%;
  468. }
  469. html>body div.section
  470. {
  471.     margin-left:0;
  472.     padding-top:    2;
  473.     padding-bottom:    2;
  474.     padding-left:    16;
  475.     padding-right:    15;
  476.     width:    auto;
  477. }
  478. div.seeSection
  479. {
  480.     margin-left:0;
  481.     padding-top:    0;
  482.     padding-bottom:    2;
  483.     padding-left:    16;
  484.     padding-right:    15;
  485.     width:    100%;
  486. }
  487.  
  488.  
  489. /*------------------------------ Begin Heading Styles -------------------------------*/
  490. /* As far as I can tell, only <h1> tags use this class.
  491.    TODO: Decide whether to roll these attributes into the h1.heading style */
  492. .heading
  493. {
  494.     font-weight:    bold;
  495.     margin-top:        18;
  496.     margin-bottom:    8;
  497. }
  498.  
  499. /* All <h1> headings. */
  500. h1.heading
  501. {
  502.     color: #2981BC;
  503.     font-size:    13pt;
  504. }
  505.  
  506. /* Applies to table titles and subsection titles. */
  507. .subHeading
  508. {
  509.     font-weight:    bold;
  510.     margin-bottom:    4;
  511. }
  512. .procedureSubHeading
  513. {
  514.     font-weight: bold;
  515.     margin-bottom: 4;
  516. }
  517.  
  518. /* Formats the titles of author-generated tables. */
  519. h3.subHeading
  520. {
  521.     color:  #000000;
  522.     font-size: 11pt;
  523.     font-weight:800;
  524. }
  525.  
  526. h3.procedureSubHeading
  527. {
  528.     color: #000000;
  529.     font-size: 11pt;
  530. }
  531.  
  532. /* Formats the titles of all subsections. */
  533. h4.subHeading
  534. {
  535.     color: #000000;
  536.     font-size: 10pt;
  537.     font-weight:800;
  538. }
  539. span.labelheading, div.labelheading
  540. {
  541.     font-size:100%;
  542.     color:#000000;
  543. }
  544.  
  545. /*------------------------------ End Heading Styles -------------------------------*/
  546.  
  547.  
  548. /*------------------------------ Begin Image Styles -------------------------------*/
  549. img.copyCodeImage
  550. {
  551.     border: 0;
  552.     margin: 1;
  553.     margin-right: 3;
  554. }
  555.  
  556. img.downloadCodeImage
  557. {
  558.     border: 0;
  559.     margin-right: 3;
  560. }
  561.  
  562. img.viewCodeImage
  563. {
  564.     border: 0;
  565.     margin-right: 3;
  566. }
  567.  
  568. img.note
  569. {
  570.     border: 0;
  571.     margin-top:3;
  572.     margin-right: 5;
  573. }
  574. /*------------------------------ End Image Styles -------------------------------*/
  575.  
  576.  
  577. /*------------------------------ Begin General Table Styles -------------------------------*/
  578. div#mainSection table
  579. {
  580.     border: 0;
  581.     font-size: 100%;
  582.     width:    98.9%;
  583.     margin-top: 5px;
  584.     margin-bottom: 5px;
  585. }
  586.  
  587. div#mainSection table tr
  588. {
  589.     vertical-align: top;
  590. }
  591.  
  592. div#mainSection table th
  593. {
  594.     background-color: #FFFFFF;
  595.     border-bottom: 1px solid #C8CDDE;
  596.     border-left: 1px none #D5D5D3;
  597.     color: #000000;
  598.     padding-left: 5px;
  599.     padding-right: 5px;
  600.     text-align: left;
  601. }
  602.  
  603. div#mainSection table td
  604. {
  605.     background-color: #F5FBFE;
  606.     border-bottom: 1px solid #D5D5D3;
  607.     border-left: 1px none #D5D5D3;
  608.     padding-left: 5px;
  609.     padding-right: 5px;
  610. }
  611.  
  612. /* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors, 
  613.    Protected Constructors, Public Properties, Pr?tected Properties, and so on). */
  614. div#mainSection table td.imageCell
  615. {
  616.     white-space: nowrap;
  617. }
  618. /*-----------?------------------ End General Table Styles -------------------------------*/
  619.  
  620.  
  621. /*------------------------------ Begin Syntax and Snipper Code Block Styles -------------------------------*/
  622. div.code table
  623. {
  624.     border: 0;
  625.     font-size: 95%;
  626.     margin-bottom: 5;
  627.     width: 100%
  628. }
  629.  
  630. div.code table th
  631. {    
  632.     background:    #F5FBFE;
  633.     border-bottom-color: #C8CDDE;
  634.     border-bottom-style: solid;
  635.     border-bottom-width: 1;
  636.     color: #000000;
  637.     font-weight: bold;
  638.     padding-left: 5;
  639.     padding-right: 5;
  640. }
  641.  
  642. div.code table td
  643. {
  644.     background:    #F5FBFE;
  645.     border-top-color: #FFFFFF;
  646.     border-top-style: solid;
  647.     border-top-width: 1;
  648.     padding-left: 5;
  649.     padding-right: 5;
  650.     padding-top: 5;
  651. }
  652. /*------------------------------ End Syntax and Snipper Code Block Styles -------------------------------*/
  653.  
  654.  
  655. /*------------------------------ Begin Note Styles -------------------------------*/
  656. div.alert table
  657. {
  658.     border: 0;
  659.     font-size: 100%;
  660.     width:    100%;
  661. }
  662.  
  663. div.alert table th
  664. {
  665.     background:    #FFFFFF;
  666.     border-bottom-width: 0;
  667.     color: #000000;
  668.     padding-left: 5;
  669.     padding-right: 5;
  670. }
  671.  
  672. div.alert table td
  673. {
  674.     background:    #FFFFFF;
  675.     border-top-color: #FFFFFF;
  676.     border-top-style: solid;
  677.     border-top-width: 1;
  678.     padding-left: 5;
  679.     padding-right: 5;
  680. }
  681.  
  682.  
  683. /*------------------------------ End Note Styles -------------------------------*/
  684.  
  685.  
  686. /* Applies to the copy code text and image. */
  687. span.copyCode
  688. {
  689.     color: #2981BC;
  690.     font-size: 90%;
  691.     font-weight: normal;
  692.     cursor: pointer;
  693.     float: right;
  694.     display: inline;
  695.     text-align: right;
  696.     text-decoration: underline;
  697. }
  698.  
  699. span.copyCodeOnHover
  700. {
  701.     color: #2981BC;
  702.     font-size: 90%;
  703.     font-weight: normal;
  704.     cursor: pointer;
  705.     float: right;
  706.     display: inline;
  707.     text-align: right;
  708.     text-decoration: underline;
  709. }
  710.  
  711. .downloadCode
  712. {
  713.     color: #0000ff;
  714.     font-size: 90%;
  715.     font-weight: normal;
  716.     cursor: pointer;
  717. }
  718.  
  719. .viewCode
  720. {
  721.     color: #0000ff;
  722.     font-size: 90%;
  723.     font-weight: normal;
  724.     cursor: pointer;
  725. }
  726.  
  727. /* Formats the code in syntax and usage blocks, and the code in non-snipper code blocks. */
  728. div.code pre
  729. {
  730.     font-family:    Monospace, Courier New, Courier;
  731.     font-size: 105%;
  732.     color:    #000000;
  733.     word-wrap:    break-word;
  734.     background: #F5FBFE;
  735. }
  736.  
  737. /* Formats parameter tooltips. */
  738. .tip
  739. {
  740.     color:    #0000FF;
  741.     font-style: italic;
  742.     cursor: pointer;
  743.     text-decoration:underline;
  744. }
  745.  
  746. /* Applies to text styled as math. This text is passed as a parameter to the italics SSC definition */
  747. .math
  748. {
  749.     font-family: Times New Roman;
  750.     font-size: 125%
  751. }
  752.  
  753. /* The sourceCodeList class doesn't appear in the transforms.
  754.    TODO: Find out whether this style is needed for the doc spec. */
  755. /*
  756. .sourceCodeList
  757. {
  758.     font-family: Verdana;
  759.     font-size: 90%;    
  760. }
  761. */
  762.  
  763. /* The viewCode class doesn't appear in the transforms.
  764.    TODO: Find out whether this style is needed for the doc spec. */
  765. /*
  766. pre.viewCode
  767. {
  768.     width: 100%;
  769.     overflow: auto;
  770. }
  771. */
  772.  
  773. /* Dropdown areas */
  774.  
  775. #devlangsMenu {
  776.     position: absolute;
  777.     visibility: hidden;
  778.     border-style: solid;
  779.     border-width: 1px;
  780.     border-color: #000099;
  781.     background: #ECF9FF;
  782.     padding-top: 4px;
  783.     padding-bottom: 4px;
  784.     padding-left: 4px;
  785.     padding-right:8px;
  786.     font-size: 70%;
  787. }
  788.  
  789. #memberOptionsMenu {
  790.     border: 1px solid #000099;
  791.     position: absolute;
  792.     visibility: hidden;
  793.     background: #ECF9FF;
  794.     padding-top: 4px;
  795.     padding-bottom: 4px;
  796.     padding-left: 4px;
  797.     padding-right: 8px;
  798.     font-size: 70%;
  799. }
  800.  
  801. #memberFrameworksMenu {
  802.     position: absolute;
  803.     visibility: hidden;
  804.     border-style: solid;
  805.     border-width: 1px;
  806.     border-color: #f3cbb5;
  807.     background: #FCECE4;
  808.     padding-top: 4px;
  809.     padding-bottom: 4px;
  810.     padding-left: 4px;
  811.     padding-right:8px;
  812.     font-size: 70%;
  813. }
  814.  
  815. /* Applies to the checkbox labels in the filter drop-downs for devlang, member options, and member platforms. */
  816. .checkboxLabel
  817. {
  818.     color:    #2981BC;
  819.     cursor: pointer;
  820. /*    text-decoration:underline; */
  821.     padding-bottom:4;
  822.     font-size:90%;
  823. }
  824.  
  825. img#devlangsDropdownImage
  826. {
  827.     border: 0;
  828.     margin-left: 0;
  829.     vertical-align: middle;
  830. }
  831.  
  832. /* Formats the Members Options filter drop-down i?age. */
  833. img#memberOptionsDropdownImage
  834. {
  835.     border: 0;
  836.     margin-left: 0;
  837.     vertical-align: middle;
  838. }
  839.  
  840. /* Formats the Members Platforms filter drop-down image. */
  841. img#memberFrameworksDropdownImage
  842. {
  843.     border: 0;
  844.     margin-left: 0;
  845.     vertical-align: middle;
  846. }
  847.  
  848. /* Line seperating footer from main body */
  849.  
  850. div.footerLine {
  851.     margin: 0;
  852.     width: 100%;
  853.     padding-top:    8;
  854.     padding-bottom:    6;
  855.     /*padding-left:    5;
  856.     padding-right:    2;*/
  857.  
  858. }
  859.  
  860. div.hr1 {
  861.     margin: 0;
  862.     width: 100%;
  863.     height: 1px;
  864.     padding: 0;
  865.     background: #C8CDDE;
  866.     font-size: 1px;
  867. }
  868.  
  869. div.hr2 {
  870.     margin: 0;
  871.     width: 100%;
  872.     height: 1px;
  873.     padding: 0;
  874.     background: #D4DFFF;
  875.     font-size: 1px;
  876. }
  877.  
  878. div.hr3 {
  879.     margin: 0;
  880.     width: 100%;
  881.     height: 1px;
  882.     padding: 0;
  883.     background: #EEEEFF;
  884.     font-size: 1px;
  885. }
  886.  
  887. span.cs {
  888.     display: none;
  889. }
  890.  
  891. span.vb {
  892.     display: none;
  893. }
  894.  
  895. span.cpp {
  896.     display: none;
  897. }
  898.  
  899. span.nu {
  900.     display: inline;
  901. }
  902.  
  903. span.fs 
  904. {
  905.     display: none;
  906. }
  907.  
  908. span.code {
  909.     font-family:    Monospace, Courier New, Courier;
  910.     font-size: 105%;
  911.     color:    #000066; 
  912. }
  913. span.ui {
  914.     font-weight: bold;
  915. }
  916. span.math {
  917.     font-style: italic;
  918. }
  919. span.input {
  920.     font-weight: bold;
  921. }
  922. span.term {
  923.     font-style: italic;
  924. }
  925. span.label 
  926. {
  927.     font-weight: bold;
  928. }
  929. span.foreignPhrase {
  930.     font-style: italic;
  931. }
  932. span.placeholder {
  933.     font-style: italic;
  934. }
  935. span.keyword 
  936. {
  937.     font-weight: bold;
  938. }
  939. span.typeparameter
  940. {
  941.     font-style:italic;
  942. }
  943.  
  944. div.caption
  945. {
  946.     font-weight: bold;
  947.     font-size:100%;
  948.     color:#000000;
  949. }
  950.  
  951. /* syntax styles */
  952.  
  953. div.code span.identifier 
  954. {
  955.     /*font-weight: bold;*/
  956. }
  957.  
  958. div.code span.keyword 
  959. {
  960.     /*color: green;*/
  961.     color: #871F78;
  962. }
  963.  
  964. div.code span.parameter 
  965. {
  966.     font-style: italic;
  967.     /*color: purple;*/
  968. }
  969.  
  970. div.code span.literal 
  971. {
  972.     /*color: purple;*/
  973.     color:#8B0000;
  974. }
  975.  
  976. div.code span.comment 
  977. {
  978.     /*color: red;*/
  979.     color: #006400;
  980. }
  981.  
  982. span.syntaxLabel
  983. {
  984.     color:#0481DA;
  985.     font-weight:bold;
  986. }
  987. span.introStyle
  988. {
  989.     color:DarkGray;
  990. }
  991.  
  992. div.seeAlsoStyle
  993. {
  994.     padding-top:5px;
  995.  
  996. }
  997.  
  998. td.nsrBottom
  999. {
  1000.     height: 0.6em;
  1001.     width: 100%;
  1002. }
  1003.  
  1004. /* end of syntax styles */
  1005.  
  1006. /* Glossary */
  1007. SPAN.clsGlossary {cursor: default; color: #509950; font-weight: bold;}
  1008. DIV.clsTooltip {border: 1px solid black; padding: 2px; position: absolute; top: 0; left: 0; display: none; background-color: #FFFFAA; color: black; font-size: 8pt; font-family: Arial;}
  1009.  
  1010.  
  1011. /* FB STYLES */
  1012. span.feedbackcss
  1013. {
  1014.     font-size: 100%;
  1015.     width:100%;
  1016.     margin-left: 15px;
  1017. /*
  1018.     border-width: 1px 1px 1px 1px;
  1019.     border-style: solid;
  1020.     border-color:#C8CDDE;
  1021. */
  1022. }
  1023.  
  1024. div#feedbackarea table
  1025. {
  1026.     margin-bottom:0px;
  1027.     margin-top:0px;
  1028.     margin-left: 0;
  1029.     width:300;
  1030.     border-width: 0px 0px 0px 0px;
  1031. }
  1032.  
  1033. div#feedbackarea table td
  1034. {
  1035.     /*background-color: #D4DFFF;*/
  1036.     font-family:Segoe UI, sans-serif;
  1037.     font-size:100%;
  1038.     text-align:center;
  1039.     /*color: #003399;*/
  1040.     border-bottom:0px;
  1041. }
  1042.  
  1043. div#feedbackarea p
  1044. {
  1045.     font-size:100%;
  1046.     /*background-color: #D4DFFF;*/
  1047.     width: 100%;
  1048.     margin-bottom:  0;
  1049.     margin-top:        0;
  1050.     margin-left:    6;
  1051.     margin-right:   5;
  1052. }
  1053. div#feedbackarea H5
  1054. {
  1055. margin-top:0px;
  1056.     margin-bottom:0.7em;
  1057.     font-size:100%;
  1058.     margin-left: 6;
  1059. }
  1060. p.feedbackarea
  1061. {
  1062.     width:expression(document.body.clientWidth-27);
  1063.     font-size:100%;
  1064.     background-color: #D4DFFF;
  1065. }
  1066.  
  1067. input#submitFeedback
  1068. {
  1069.     font-size:100%; 
  1070.     text-align:center;
  1071.     /*background-color:#D4DFFF; */
  1072. }
  1073.  
  1074. span#feedbackarea 
  1075. {
  1076. /*    
  1077.     background-color: #D4DFFF;
  1078.     color: #003399;
  1079.        border-color:#C8CDDE;
  1080. */
  1081.     width:100%;
  1082. }
  1083. div#feedbackarea
  1084. {
  1085.     /*background-color: #D4DFFF;
  1086.     color: #003399;*/
  1087.  
  1088.     width:100%;
  1089. }
  1090. span.filterOnHover
  1091. {
  1092.      color: #2981BC;
  1093. }
  1094. span.filter
  1095. {
  1096.     color: #2981BC;
  1097. }
  1098.  
  1099. /* start breadcrumb styles inherited from Office */
  1100. .cdbread
  1101. {
  1102.     color: #666666;
  1103.     font-size: 8pt;
  1104.     line-height: 1.1em;
  1105. }
  1106. .cdbread a
  1107. {
  1108.     color: #636363;
  1109.     text-decoration: none;
  1110. }
  1111. .cdbread a:hover
  1112. {
  1113.     color: #636363;
  1114.     text-decoration: underline;
  1115. }
  1116. .cdbread a:visited
  1117. {
  1118.     color: #636363;
  1119. }
  1120. .cdclvBreadcrumbs
  1121. {
  1122.     background-color: #f2f2f2;
  1123.     border-bottom: 1px solid #b6b6b6;
  1124.     text-align: left;
  1125.     padding: 3px 10px 3px 10px;
  1126. }
  1127. /* end breadcrumb styles inherited from Office */
  1128. /* Inline image and External Link image padding */
  1129. span.media {
  1130.     padding: 0 4px 0 4px;
  1131. }
  1132.